- scope of binding
- вчт. область действия связывания
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
The New English-Russian Dictionary of Radio-electronics. F.V Lisovsky . 2005.
Scope (programming) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Scope (computer science) — In computer programming, scope is an enclosing context where values and expressions are associated. Various programming languages have various types of scopes. The type of scope determines what kind of entities it can contain and how it affects… … Wikipedia
Binding precedent — In law, a binding precedent (also mandatory precedent or binding authority) is a precedent which must be followed by all lower courts under common law legal systems. In English law it is usually created by the decision of a higher court, such as… … Wikipedia
Name binding — In programming languages, name binding is the association of objects (data and/or code) with identifiers.[1] An identifier bound to an object is said to reference that object. Machine languages have no built in notion of identifiers, but name… … Wikipedia
Cálculo lambda — Artículo parcialmente traducido: Contiene texto en inglés. Ayuda a terminarlo. El cálculo lambda es un sistema formal diseñado para investigar la definición de función, la noción de aplicación de funciones y la recursión. Fue introducido por… … Wikipedia Español
Eval — In some programming languages, eval is a function which eval uates a string as though it were an expression and returns a result; in others, it executes multiple lines of code as though they had been included instead of the line including the… … Wikipedia
Communications protocol — For other senses of this word, see Protocol. A communications protocol is a system of digital message formats and rules for exchanging those messages in or between computing systems and in telecommunications. A protocol may have a formal… … Wikipedia
Differential object marking — Linguistics … Wikipedia
Marcado diferencial de objeto — El Marcado Diferencial de Objeto (en inglés, Differential Object Marking[1]) es un fenómeno lingüístico que afecta a más de 300 lenguas en el mundo, incluido el español, donde recibe el nombre de Complemento Directo Preposicional.[1] El término… … Wikipedia Español
natural law — The ambiguity of the term natural law rests upon a metaphorical link between regularities in nature and the authoritative regulation of human activity. In its latter use, ‘natural law’ refers to principles of law and morality, supposedly… … Dictionary of sociology
Common Lisp — Paradigm(s) Multi paradigm: procedural, functional, object oriented, meta, reflective, generic Appeared in 1984, 1994 for ANSI Common Lisp Developer ANSI X3J13 committee Typing discipline … Wikipedia